C1.AspNetCore.Mvc.TransposedGrid Assembly / C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / GroupHeaderFormat Property

In This Topic
GroupHeaderFormat Property (TransposedGrid<T>)
In This Topic
Gets or sets the format string used to create the group header content.
Syntax
'Declaration
 
Public Overridable Property GroupHeaderFormat As String
 
Remarks
The string may contain any text, plus the following replacement strings:
See Also